[Default] # Directory Toolkit Command Script Syntax (Ver 4.9+) # Funduc Software, Inc # Copyright 1997-2010 # http://www.funduc.com    http://www.searchandreplace.com # support@Funduc.com     support@searchandreplace.com  # This is a multiple [Action] script that uses paths defined in # variables in the [Default] section. Note that it is OK to mix # literal paths and those defined with variables in the [Default] # section. TestPath1=D:\Test\Folder1 TestPathTwo=D:\Test\Folder2 PicturesTemp=D:\Temp Pictures4June=D:\Documents and Settings\My Pictures\June [Action1] Path1=d:\test\folder1 Path2=d:\test\folder2 Mask=*.* Operation=6 Search_subdir=1 Show Identical=1 Show Different=1 Match In Subdir=0 Show Files in 1 Dir=1 Output File=d:\test\foldsync.txt Append to Output File=1 Confirm Updates=1 # Note that this actually does the same as [Action1] [Action2] Path1=TestPath1 Path2=TestPathTwo Mask=*.* Operation=6 Search_subdir=1 Show Identical=1 Show Different=1 Match In Subdir=0 Show Files in 1 Dir=1 Output File=d:\test\foldsync.txt Append to Output File=1 Confirm Updates=1 [Action3] Path1=Pictures4June Path2=PicturesTemp Mask=*.* Operation=6 Search_subdir=1 Show Identical=1 Show Different=1 Match In Subdir=0 Show Files in 1 Dir=1 Output File=d:\test\foldsync.txt Append to Output File=1 Confirm Updates=1